home *** CD-ROM | disk | FTP | other *** search
/ MultiMedia! Green Environment / Green Environment (1994)(Dentec).iso / setup.inf < prev    next >
INI File  |  1993-09-29  |  2KB  |  70 lines

  1.  
  2.  
  3. ; Green Environment  SETUP.INF
  4.  
  5.  
  6. [dialog]
  7.      caption = "Green Environment Setup"
  8.      line0   = "Installing Green Environment"
  9.      line1   = "Setup will install Green Environment into the following directory, which it will create on your hard disk."
  10.      line2   = "To install Green Environment in a different directory or drive, type the name of the directory you want."
  11.      line3   = "click Continue to begin installing Green Environment."
  12.      complete = "Installation is complete. Make sure you read the readme.txt before you start."
  13.  
  14. [data]
  15.      setuptype   = 3
  16.      defdir = C:\gnevt
  17.      shortname = Gnevt
  18.      listbox = no
  19.      executable = exes, TBOOK.EXE
  20.      readme = readme.txt
  21.      modifyautoexec = yes
  22.  
  23. [sections]
  24.      exes, "Green Environment Executables", select, protect
  25.      apps, "Green Environment Applications", select
  26.  
  27. [needed.space]
  28.     exes =  1500000
  29.     apps =   500000
  30.  
  31. [destinations]
  32.      exes,    "0:", "Executables"
  33.      apps,    "0:", "Applications"
  34.  
  35. [exes]
  36.      1:TBOOK.EXE, "Executables"
  37.      1:TBKBASE.DLL 
  38.      1:TBKUTIL.DLL 
  39.      1:TBKNET.EXE  
  40.      1:TBKCOMP.DLL 
  41.      1:TBKMMWID.FON
  42.      1:TBKWIN.DLL
  43.      1:TBKBMP.DLL
  44.      1:TBKDLG.DLL
  45.      1:TBKFILE.DLL
  46.      1:TBKMM.DLL
  47.      1:TBKMM.INI
  48.      1:TBKMM.SBK
  49.      1:MBDLGS.DLL
  50.      1:MDIABLTZ.DLL
  51.      1:README.ICO
  52.      1:README.TXT
  53.      1:SCORPLAY.DLL
  54.  
  55. [apps]
  56.     1:LOGO.TBK, "Applications", Save
  57.     1:GREEN.ICO
  58.  
  59. [progman.groups]
  60.      Green  Environment, gnevt.GRP
  61.  
  62. [green Environment]
  63.     "Green Environment", apps, LOGO.TBK, GREEN.ICO
  64.     "Read Me !", exes, readme.txt, readme.ico
  65.  
  66. [win.ini]
  67.     Extensions, tbk = "TBOOK.EXE ^.TBK"
  68.     ToolBook, startupsysBooks = "TBKMM.SBK"
  69. ;
  70.